shithub: riscv

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

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