shithub: riscv

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

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