shithub: riscv

ref: 7364a96b289c24637db802fca6c57d8024ca2359
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}