shithub: riscv

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

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