shithub: riscv

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

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